import { SwitchField } from '@aws-amplify/ui-react'; export const SwitchFieldLabelHiddenExample = () => { return ( ); };